View::InvalidateRect

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index Return to Main Contents
 

NAME

View::InvalidateRect - instance method  

TEMPLATE

see template of VObject::InvalidateRect  

SPECIFIERS

public virtual  

DESCRIPTION

InvalidateRect passes the invalidRect to the method Clipper::InvalidateViewRect of all Clippers in the instvar clippers. If the instvar clippers is NULL, then the message is forwarded to the container of this.
View overrides InvalidateRect because all Clippers that show this must invalidate the specified rectangle in order to force the redrawing of this in each Clipper. Method is never overridden. Method never calls base method.  

ARGUMENTS

see arguments of VObject::InvalidateRect  

RETURN ARGUMENT

see return argument of VObject::InvalidateRect  

CATEGORIES

invalidation, forwarding, implementation

 

FIRST DEFINITION

class VObject  

FILES

implementation:
View.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022